@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/*whole page*/
.page {background-color:#93C ;
width:80% ;
margin:auto ;
padding:10px ;}
 
/*header*/
.masthead {background-color:#030 ;height:100px;}

/*main*/
main {background-color:#3FF ;
width: 59% ;
float:left;
min-height:1000px;}

/*sidebar*/
.sidebar {background-color:#FF6 ;
width:41% ;
min-height:1000px;
float:right;
}

/*footer*/
.footer-kaki {background-color:#000 ;clear: both;}

/*nav-main*/{
	min-height:100px;
	
}
